func runtime.selparkcommit

2 uses

	runtime (current package)
		select.go#L63: func selparkcommit(gp *g, _ unsafe.Pointer) bool {
		select.go#L351: 	gopark(selparkcommit, nil, waitReason, traceBlockSelect, 1)